google.golang.org/grpc/internal/transport.http2Client.handleSettings (method)
3 uses
google.golang.org/grpc/internal/transport (current package)
http2_client.go#L1199: func (t *http2Client) handleSettings(f *http2.SettingsFrame, isFirst bool) {
http2_client.go#L1575: t.handleSettings(sf, true)
http2_client.go#L1636: t.handleSettings(frame, false)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)